home *** CD-ROM | disk | FTP | other *** search
/ Amiga Games: Greatest Hits 1996 / Amiga Games: Greatest Hits 1996.iso / userbox / publicdomain / bootgauge / bootgauge.readme < prev    next >
Text File  |  1996-05-07  |  1KB  |  28 lines

  1. Short:    Displays gauge bar during booting and MORE
  2. Uploader: tcn@techbase.in-berlin.de (Timo C. Nentwig)
  3. Author:   tcn@techbase.in-berlin.de (Timo C. Nentwig)
  4. Type:     util/boot
  5.  
  6. My A4k30 needs about 1 minute to boot. It was boring to wait  all  the
  7. time and just seeing a black screen.
  8.  
  9. When I saw that the MAC (System 7.5.1+) had a boot gauge bar  I  began
  10. to develop an equal program and here it is: BootGauge
  11.  
  12. BootGauge executes a specified startup-sequence  and  displays  during
  13. that e.g. a gauge bar.
  14.  
  15. But  BootGauge  offers  you  even  more.  BootGauge  has  been  object
  16. orientated  developed.  This  means  that  it  is  build up by several
  17. tasks/processes [in this case called "modules"]:
  18.  
  19.   mod_Time:  Time/Date/Day information
  20.   mod_Gauge: gauge bar telling you how much already has worked up
  21.   mod_Devs:  devices information
  22.   mod_Mem:   memory information
  23.   mod_Text:  displays current line executed and count of errors
  24.   mod_Sys:   CPU, FPU, Chip set, OS version, ...
  25.  
  26. Every modules features a nice looking gtlayout GUI ;-)
  27.  
  28.